home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 142
/
Volume 142 Oct 17 2011 - Damaged.iso
/
Games
/
Fashion_Recall.swf
/
scripts
/
DefineButton2_607
/
BUTTONCONDACTION on(press).as
Wrap
Text File
|
2011-10-17
|
136b
|
6 lines
on(press){
gotoAndStop(1);
_parent[_parent.item1name].gotoAndStop(1);
_parent.item1name = "dbot" + (_currentframe - 1);
}